home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / raytrace / rayshade / graphtal.lzh / Graphtal.Amiga / string.h < prev    next >
C/C++ Source or Header  |  1993-08-26  |  244b  |  10 lines

  1. /*
  2.  * Because AmigaDOS isn't case sensitive it can't make a difference
  3.  * between the C++ "String.h" and the C "string.h". To fix this 
  4.  * please set the full path to your "string.h" header file below !
  5.  *
  6.  */
  7.  
  8. #include "GCC:include/string.h"
  9.  
  10.